Esx Settings DepotContent AddOns AddOnVersionSummary
The Esx Settings DepotContent AddOns AddOnVersionSummary schema defines the summary information regarding a version of an OEM add-on.
This schema was added in vSphere API 7.0.0.0.
{
"version": "string",
"display_version": "string",
"summary": "string",
"category": "string",
"kb": "string",
"release_date": "string"
}
Version of the OEM add-on.
This property was added in vSphere API 7.0.0.0.
Human readable version of the OEM add-on.
This property was added in vSphere API 7.0.0.0.
Summary of the OEM add-on version.
This property was added in vSphere API 7.0.0.0.
Category of the OEM add-on version.
For more information see: Esx Settings DepotContent AddOns CategoryType.
This property was added in vSphere API 7.0.0.0.
Link to kb article related to this the OEM add-on version.
This property was added in vSphere API 7.0.0.0.
Release date of the OEM add-on version.
This property was added in vSphere API 7.0.0.0.